func vendor/golang.org/x/text/unicode/norm.nextASCIIString

2 uses

	vendor/golang.org/x/text/unicode/norm (current package)
		iter.go#L58: 	i.asciiF = nextASCIIString
		iter.go#L145: func nextASCIIString(i *Iter) []byte {